avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Thu, 16 Oct 2025 20:15:12 +0000 (16:15 -0400)
committerAaron M. Ucko <ucko@debian.org>
Thu, 16 Oct 2025 20:15:12 +0000 (16:15 -0400)
commit23301847b6599f091b7a584a0aa1e0dc0f5848db
tree0919b7e282fddccdf3fb6a0f5619df4e13202b4a
parente6f8e873d189cb29e40066334e6db1f6b9a58a1e
avoid redundant rpath entries on multiarch systems

 * src/build-system/configure(.ac): when ensuring that executables
   will be able to find libstdc++, don't add rpath entries that files
   under /etc/ld.so.conf.d already specify, even if they don't resemble
   traditional single-architecture or biarch locations.

Debian-Bug: 633567.
Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2011-08-28

Gbp-Pq: Name no_multiarch_rpath
c++/src/build-system/configure
c++/src/build-system/configure.ac